home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2006 October
/
wn148cd2.iso
/
Windows
/
Se divertir
/
MediaPortal
/
Setup.msi
/
_89D652C6F4C5CB6EFB7B225B3B3ACD05
/
_A30C9FBA5E1640DB8927C97077BBB330
< prev
next >
Wrap
Extensible Markup Language
|
2005-06-12
|
13KB
|
397 lines
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<RemoteControl>
<RemoteID>0</RemoteID>
<RemoteName>FireSAT Remote Control</RemoteName>
</RemoteControl>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>768</KeyCode>
<ActionName>ACTION_EXIT</ActionName>
<Key_Value>a</Key_Value>
<cSharpCode>CSharpe Code</cSharpCode>
<keyDescription>RemoteKey_Power</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>769</KeyCode>
<ActionName />
<Key_Value>B</Key_Value>
<keyDescription>RemoteKey_Sleep</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>789</KeyCode>
<ActionName />
<keyDescription>RemoteKey_Mute</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>791</KeyCode>
<ActionName>ACTION_RECORD</ActionName>
<Key_Code />
<keyDescription>RemoteKey_Record</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>795</KeyCode>
<ActionName />
<Key_Code />
<cSharpCode>if ((g_Player.Playing) && (g_Player.IsDVD))
action=new Action(Action.ActionType.ACTION_PREV_CHAPTER,0,0);
else
action=new Action(Action.ActionType.ACTION_PREV_ITEM,0,0);</cSharpCode>
<keyDescription>RemoteKey_PreviousChapter</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>770</KeyCode>
<DestinationWindow>WINDOW_PICTURES</DestinationWindow>
<cSharpCode>if ((g_Player.Playing) ||(g_Player.IsTVRecording))
action=new Action(Action.ActionType.ACTION_STOP,0,0);
else
action=new Action(Action.ActionType.ACTION_EJECTCD,0,0);</cSharpCode>
<keyDescription>RemoteKey_StopEject</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>798</KeyCode>
<cSharpCode>if ((g_Player.Playing) && (g_Player.IsDVD))
action=new Action(Action.ActionType.ACTION_NEXT_CHAPTER,0,0);
else
action=new Action(Action.ActionType.ACTION_NEXT_ITEM,0,0);</cSharpCode>
<keyDescription>RemoteKey_NextChapter</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>790</KeyCode>
<ActionName>ACTION_DVD_MENU</ActionName>
<keyDescription>RemoteKey_SubTitle</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>796</KeyCode>
<ActionName>ACTION_REWIND</ActionName>
<keyDescription>RemoteKey_Rewind</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>797</KeyCode>
<ActionName />
<cSharpCode>if (GUIGraphicsContext.IsPlaying)
action=new Action(Action.ActionType.ACTION_PAUSE,0,0);
else
action=new Action(Action.ActionType.ACTION_PLAY,0,0);</cSharpCode>
<keyDescription>RemoteKey_PausePlay</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>847</KeyCode>
<ActionName>ACTION_FORWARD</ActionName>
<keyDescription>RemoteKey_FastFoward</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>848</KeyCode>
<keyDescription>RemoteKey_List</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>849</KeyCode>
<keyDescription>RemoteKey_Favourites</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>780</KeyCode>
<Key_Code>Up</Key_Code>
<keyDescription>RemoteKey_UpArrow</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>850</KeyCode>
<keyDescription>RemoteKey_Menu</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>776</KeyCode>
<Key_Code>Left</Key_Code>
<keyDescription>RemoteKey_LeftArrow</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>771</KeyCode>
<Key_Code>Enter</Key_Code>
<keyDescription>RemoteKey_Select</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>772</KeyCode>
<Key_Code>Right</Key_Code>
<keyDescription>RemoteKey_RightArrow</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>851</KeyCode>
<DestinationWindow>WINDOW_TVGUIDE</DestinationWindow>
<keyDescription>RemoteKey_EPG</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>784</KeyCode>
<Key_Code>Down</Key_Code>
<keyDescription>RemoteKey_DownArrow</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>852</KeyCode>
<Key_Code>Escape</Key_Code>
<keyDescription>RemoteKey_Exit</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>799</KeyCode>
<ActionName>ACTION_VOLUME_UP</ActionName>
<keyDescription>RemoteKey_VolumeUp</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>843</KeyCode>
<keyDescription>RemoteKey_VolumeDown</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>832</KeyCode>
<ActionName>ACTION_NEXT_CHANNEL</ActionName>
<keyDescription>RemoteKey_ChannelUp</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>844</KeyCode>
<ActionName>ACTION_PREV_CHANNEL</ActionName>
<keyDescription>RemoteKey_ChannelDown</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>841</KeyCode>
<keyDescription>RemoteKey_ChannelList</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>845</KeyCode>
<keyDescription>RemoteKey_Last</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>788</KeyCode>
<Key_Value>x</Key_Value>
<keyDescription>RemoteKey_Full</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>846</KeyCode>
<ActionName>ACTION_SHOW_INFO</ActionName>
<keyDescription>RemoteKey_Info</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>773</KeyCode>
<ActionName>REMOTE_1</ActionName>
<keyDescription>RemoteKey_1</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>774</KeyCode>
<ActionName>REMOTE_2</ActionName>
<keyDescription>RemoteKey_2</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>775</KeyCode>
<ActionName>REMOTE_3</ActionName>
<keyDescription>RemoteKey_3</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>777</KeyCode>
<ActionName>REMOTE_4</ActionName>
<keyDescription>RemoteKey_4</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>778</KeyCode>
<ActionName>REMOTE_5</ActionName>
<keyDescription>RemoteKey_5</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>779</KeyCode>
<ActionName>REMOTE_6</ActionName>
<keyDescription>RemoteKey_6</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>781</KeyCode>
<ActionName>REMOTE_7</ActionName>
<keyDescription>RemoteKey_7</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>782</KeyCode>
<ActionName>REMOTE_8</ActionName>
<keyDescription>RemoteKey_8</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>783</KeyCode>
<ActionName>REMOTE_9</ActionName>
<keyDescription>RemoteKey_9</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>786</KeyCode>
<ActionName>REMOTE_0</ActionName>
<keyDescription>RemoteKey_0</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>792</KeyCode>
<cSharpCode>if (g_Player.IsTV)
{
if (GUIGraphicsContext.IsFullScreenVideo)
{
// Activate fullscreen teletext
GUIMessage msgTxt1 = new GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WINDOW,0,0,0,(int)GUIWindow.Window.WINDOW_FULLSCREEN_TELETEXT,0,null);
GUIGraphicsContext.SendMessage(msgTxt1);
}
else
{
// Activate teletext in window
GUIMessage msgTxt2 = new GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WINDOW,0,0,0,(int)GUIWindow.Window.WINDOW_TELETEXT,0,null);
GUIGraphicsContext.SendMessage(msgTxt2);
}
}</cSharpCode>
<keyDescription>RemoteKey_Text</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>793</KeyCode>
<DestinationWindow>WINDOW_MUSIC_FILES</DestinationWindow>
<keyDescription>RemoteKey_Audio</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>842</KeyCode>
<keyDescription>RemoteKey_CI</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>833</KeyCode>
<keyDescription>RemoteKey_Display4_3</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>787</KeyCode>
<keyDescription>RemoteKey_Display16_9</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>785</KeyCode>
<ActionName>ACTION_SHOW_OSD</ActionName>
<keyDescription>RemoteKey_OnScreenDisplay</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>834</KeyCode>
<DestinationWindow>WINDOW_TV</DestinationWindow>
<keyDescription>RemoteKey_TV</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>835</KeyCode>
<DestinationWindow>WINDOW_DVD</DestinationWindow>
<keyDescription>RemoteKey_DVD</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>836</KeyCode>
<keyDescription>RemoteKey_VCR</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>837</KeyCode>
<keyDescription>RemoteKey_AUX</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>794</KeyCode>
<keyDescription>RemoteKey_Red</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>838</KeyCode>
<keyDescription>RemoteKey_Green</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>839</KeyCode>
<keyDescription>RemoteKey_Yellow</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
<RemoteControlKeys>
<RemoteID>0</RemoteID>
<KeyCode>840</KeyCode>
<keyDescription>RemoteKey_Blue</keyDescription>
<Enabled>false</Enabled>
</RemoteControlKeys>
</NewDataSet>